Skip to content

chore: add Dependabot configuration for auto-merging and updates OPS-6196 - #30

Merged
nsemiankou-web merged 1 commit into
mainfrom
chore/dependabot_automerge
May 5, 2026
Merged

chore: add Dependabot configuration for auto-merging and updates OPS-6196#30
nsemiankou-web merged 1 commit into
mainfrom
chore/dependabot_automerge

Conversation

@nsemiankou-web

Copy link
Copy Markdown
Contributor

This pull request introduces automated dependency management for both GitHub Actions and Python packages, and sets up an auto-merge workflow for Dependabot updates. These changes help keep dependencies up to date with minimal manual intervention and streamline the update process.

Dependency management configuration:

  • Added a .github/dependabot.yml file to enable Dependabot for GitHub Actions and Python (pip) dependencies, scheduling checks monthly and setting commit message prefixes for clarity.

Automation workflow:

  • Introduced a .github/workflows/dependabot-auto-merge-caller.yaml workflow to automatically approve and merge Dependabot pull requests for GitHub Actions updates, with configurable options for merge method, waiting period, and security fast-tracking.

@codecov-commenter

codecov-commenter commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.80%. Comparing base (d8dc307) to head (92154de).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   93.80%   93.80%           
=======================================
  Files          17       17           
  Lines         855      855           
  Branches      144      144           
=======================================
  Hits          802      802           
  Misses         48       48           
  Partials        5        5           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8dc307...92154de. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown

Unit Test Results

    6 files  ±0      6 suites  ±0   2m 26s ⏱️ -9s
  175 tests ±0    175 ✅ ±0   0 💤 ±0  0 ❌ ±0 
1 050 runs  ±0  1 036 ✅ ±0  14 💤 ±0  0 ❌ ±0 

Results for commit 92154de. ± Comparison against base commit d8dc307.

@nsemiankou-web
nsemiankou-web requested a review from a team May 5, 2026 17:09
@nsemiankou-web
nsemiankou-web merged commit a85afd0 into main May 5, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants